home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 111_01 / sq.sub < prev    next >
Text File  |  1985-08-19  |  256b  |  9 lines

  1. ; See SQUEEZER.DOC, last section, for using this file to compile SQ.C.
  2. cc $1sq.c -o -e$2 -x
  3. cc $1sqdio.c -e$2 -x
  4. cc $1tr1.c -o -e$2 -x
  5. cc $1tr2.c -o -e$2 -x
  6. cc $1io.c -o -e$2 -x
  7. cc $1sqdebug.c -e$2 -x
  8. clink $1sq sqdio tr2 tr1 io sqdebug -s
  9.